summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike JS. Choi <mkchoi212@icloud.com>2018-01-02 11:55:58 -0600
committerMike JS. Choi <mkchoi212@icloud.com>2018-01-02 11:55:58 -0600
commitcf0cb233d1af94b0c63b07b03f0b558819658e2c (patch)
tree1b761006ec320902ce40b21c79e001790dbed37f
parentde61c399a2f4efd714a01be3aa2dc9a4d708ec15 (diff)
Add dist to gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index db018a0..0178dc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
# Binaries for programs and plugins
+dist
*.exe
*.dll
*.so
@@ -10,3 +11,5 @@
# Stuff from VSCode
.vscode
debug
+
+#