mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
Add gas to .gitignore
This commit is contained in:
parent
0ee8e1bbab
commit
9ca975d56f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
*.so
|
*.so
|
||||||
|
gas
|
||||||
|
|
||||||
# Folders
|
# Folders
|
||||||
_obj
|
_obj
|
||||||
|
|
Loading…
Reference in a new issue