summaryrefslogtreecommitdiffstats
path: root/1/HelloWorldC/.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/HelloWorldC/.gitignore
downloadcrafting-interpreters-38a6ee0725ddc4eb57357a2398bc82dc8b264c7e.tar.gz
crafting-interpreters-38a6ee0725ddc4eb57357a2398bc82dc8b264c7e.zip
Initial commit
Diffstat (limited to '1/HelloWorldC/.gitignore')
-rw-r--r--1/HelloWorldC/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/1/HelloWorldC/.gitignore b/1/HelloWorldC/.gitignore
new file mode 100644
index 0000000..28abb99
--- /dev/null
+++ b/1/HelloWorldC/.gitignore
@@ -0,0 +1,8 @@
+CMakeFiles/
+CMakeCache.txt
+cmake_install.cmake
+CTestTestfile.cmake
+HelloWorld
+Makefile
+HelloWorldExecutable
+Testing