diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/.gitignore b/.gitignore index 6874760b80e..52e4e61140d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,33 +1,2 @@ -*.a -*.dll -*.exe -*.ilk -*.log -*.o -*.obj -*.orig -*.os -*.pc -*.pdb *.pyc *.pyo -*.rej -*.so -*.so.* -*.sw[a-z] -*.tar -*.tar.bz2 -*.tar.gz -*.tar.xz -*.trs -*.zip -*~ -cscope* -tags -.scon* -config.py -build -manifest.txt -.dir-locals.el -/src/git_sha1.h -TAGS |