diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 00818a38a..f2672aada 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,7 @@ nbactions.xml *.iml .DS_Store .checkstyle +.gradle +out +build +src/main/java/org/traccar/protobuf |