Adding .gitignore
authorHamed Gorjiara <hgorjiar@uci.edu>
Mon, 29 May 2017 19:29:57 +0000 (12:29 -0700)
committerHamed Gorjiara <hgorjiar@uci.edu>
Mon, 29 May 2017 19:29:57 +0000 (12:29 -0700)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5085742
--- /dev/null
@@ -0,0 +1,6 @@
+#Ignoring netbeans configs
+nbproject/
+
+#Ignoring binary files
+src/bin/
+src/lib_cons_comp.so