.gitignore: add simple .gitignore file

This commit is contained in:
Ian Lance Taylor
2018-01-15 15:22:10 -08:00
parent ee9cd27e5e
commit 862169a1f5

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*~
*.o
*.lo
*.a
*.la