Add gas to .gitignore

This commit is contained in:
Grant Murphy 2016-08-28 11:35:58 -07:00
parent 0ee8e1bbab
commit 9ca975d56f

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.o
*.a
*.so
gas
# Folders
_obj