diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 378eac25d..6e3af642b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ build +javadoc_public +build-temp +make/temp* +.idea/workspace.xml +**~
\ No newline at end of file |