diff options
author | s-over-4 | 2023-06-16 00:17:17 -0400 |
---|---|---|
committer | s-over-4 | 2023-06-16 00:17:17 -0400 |
commit | e398038b94efc2144bb6941f5e95e6557b8ac7f4 (patch) | |
tree | 455724ed3072546d9105debbf56b8b86c4d99aae /.gitignore | |
parent | 38235977871d491eba0f8160af4c04742800d9bf (diff) |
Makefile, .gitignore
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,14 +1,14 @@ +# binaries *.o *.out +halk + +# swap files [._]*.s[a-v][a-z] [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] [._]sw[a-p] -Session.vim -Sessionx.vim -.netrwhist -*~ + +# tags tags -[._]*.un~ -halk |