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

3
.gitignore vendored Normal file
View file

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