]> Pileus Git - ~andy/csm213a-hw/blobdiff - syc/.gitignore
Add Android app from Yue
[~andy/csm213a-hw] / syc / .gitignore
diff --git a/syc/.gitignore b/syc/.gitignore
new file mode 100644 (file)
index 0000000..72719b9
--- /dev/null
@@ -0,0 +1,14 @@
+# Settings
+config.mk
+
+# Local files
+local/
+
+# Vim junk
+*~
+*.swp
+
+# Android junk
+bin/
+gen/
+obj/