From: Hamed Gorjiara Date: Mon, 29 May 2017 19:29:57 +0000 (-0700) Subject: Adding .gitignore X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2234ee277dea007e90e3c91c2386e7672f04d6d4;p=satune.git Adding .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5085742 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +#Ignoring netbeans configs +nbproject/ + +#Ignoring binary files +src/bin/ +src/lib_cons_comp.so