Browse Source

add more .c files to .gitigore

Radek Podgorny 10 years ago
parent
commit
939e75467e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -6,6 +6,10 @@ env
 .tox
 hashindex.c
 chunker.c
+crypto.c
+platform_darwin.c
+platform_freebsd.c
+platform_linux.c
 *.egg-info
 *.pyc
 *.pyo