aboutsummaryrefslogtreecommitdiffstats
path: root/1/HelloWorldJava/.gitignore
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-10-12 20:46:11 -0700
committerGravatar Tom Willemse2020-10-12 20:46:11 -0700
commit38a6ee0725ddc4eb57357a2398bc82dc8b264c7e (patch)
tree42aa4c4d3f80787b5ff5837ef1e7e23b45f75822 /1/HelloWorldJava/.gitignore
downloadcrafting-interpreters-38a6ee0725ddc4eb57357a2398bc82dc8b264c7e.tar.gz
crafting-interpreters-38a6ee0725ddc4eb57357a2398bc82dc8b264c7e.zip
Initial commit
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