1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-19 21:08:30 +02:00

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