summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e3f0a0b..9359566 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,12 @@ main
2encryption 2encryption
3ll 3ll
4a.out 4a.out
5bin/ 5bin
6*.o 6*.o
7*.enc 7*.enc
8.vscode/ 8.vscode
9*.d \ No newline at end of file 9*.d
10docs
11GPATH
12GRTAGS
13GTAGS \ No newline at end of file