summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-02-27 21:05:34 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-02-27 21:05:34 +0800
commit5c508c9698d49f852834baff8bd3e2fb93370a0f (patch)
treee9d17cbaacbc7f98dba5a6e5bc391d61e88b598e /.gitignore
downloadcvn-5c508c9698d49f852834baff8bd3e2fb93370a0f.tar.gz
Initial commit: makefile, main, gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c803222
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+svs
+**/*.o
+**/*.out
+**/*.swp
+**/*.core