From e13b5aa0d1283b14576d25ad0b33b3ad2dc3f1ba Mon Sep 17 00:00:00 2001 From: Lorenc Date: Wed, 21 Dec 2016 01:52:15 +1100 Subject: [PATCH] ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf80a4d..415f21d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ # Whitelist !scriptfiles/COD/ -!pawno/include/anticheat/ \ No newline at end of file +scriptfiles/* + +!pawno/include/anticheat/ +pawno/include/* \ No newline at end of file