aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2020-07-21 18:15:23 -0500
committerAnthony Wang2020-07-21 18:15:23 -0500
commit4fa20212d313048bc1922a551cb571b43a3df13b (patch)
tree91043acb14340747809ea2a1c9bc325b89ed405f
parent3c679b5e3eac9c0f1eb46e4a3cac0d8c6bc85779 (diff)
Fixed .gitignore
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 36a6007..44b57ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
+*
+!*/
+!*.*
.vscode
*.in
*.out
*.ans
*.exe
-*
-!*/
-!*.* \ No newline at end of file