mirror of
https://github.com/chev2/gmod-addons.git
synced 2025-10-29 14:10:57 +00:00
Update .gitignore
This commit is contained in:
parent
dfa9caec06
commit
e304113d1d
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# Repository-specific
|
||||
addons/*.gma
|
||||
|
||||
# Compiled Lua sources
|
||||
luac.out
|
||||
|
||||
|
|
@ -38,4 +41,3 @@ luac.out
|
|||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue