Remove overly zealous ignore patterns

Text editor backup and temporary files like *~ are a per developer
issue, add them to your global .gitignore.  Other dot-files should
be ignored on a case-by-case basis.
merge-requests/1/head
Olaf Meeuwissen 2016-06-26 10:11:42 +09:00
rodzic 8274a52eec
commit 0065aaa1c8
1 zmienionych plików z 0 dodań i 2 usunięć

2
.gitignore vendored
Wyświetl plik

@ -2,8 +2,6 @@
*.la
*.lo
*.o
*~
.*
.deps/
.libs/
Makefile