Add .gitignore to ignore compilation products

This commit is contained in:
Zhiming Wang 2017-04-01 17:42:49 -04:00
parent 0aa1d43428
commit cd683bde41
No known key found for this signature in database
GPG Key ID: 5B58F95EC95965D8
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.o
config.h
nnn