about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2023-08-27 22:22:52 -0500
committerCase Duckworth2023-08-27 22:22:52 -0500
commit45c15fe30496311e60dba14399a0676fe084ad56 (patch)
treede31aab354afa968659d3c6fab1e7eb274f903e0 /.gitignore
downloadschmaltz-45c15fe30496311e60dba14399a0676fe084ad56.tar.gz
schmaltz-45c15fe30496311e60dba14399a0676fe084ad56.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03c9fb4 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,8 @@
1schmaltz
2*.link
3*.so
4*.o
5*.build.sh
6*.import.scm
7*.install.sh
8*.link \ No newline at end of file