summaryrefslogtreecommitdiffstats
path: root/1/HelloWorldJava/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '1/HelloWorldJava/.gitignore')
-rw-r--r--1/HelloWorldJava/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/1/HelloWorldJava/.gitignore b/1/HelloWorldJava/.gitignore
new file mode 100644
index 0000000..6d0e1d5
--- /dev/null
+++ b/1/HelloWorldJava/.gitignore
@@ -0,0 +1,8 @@
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+CTestTestfile.cmake
+*.jar
+Makefile
+HelloWorld
+Testing