diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 85f845154..200d997c9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,9 @@ Release *.suo *.sdf glsl_lexer.cpp -glsl_parser.cpp
\ No newline at end of file +glsl_parser.cpp +.fileslist +GPATH +GRTAGS +GTAGS +TAGS |