Skip to content

Commit 3c1856f

Browse files
authored
Add ignore for amxx binaries (#960)
1 parent 9fbf91d commit 3c1856f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,7 @@ Thumbs.db
8484
# AMXX plugin build related files
8585
plugins/compile.dat
8686
plugins/compiled/
87+
*.amx
88+
*.amxx
8789

8890
build_deps/

0 commit comments

Comments
 (0)