diff options
author | fxqnlr <[email protected]> | 2024-09-19 20:06:53 +0200 |
---|---|---|
committer | fxqnlr <[email protected]> | 2024-09-19 20:06:53 +0200 |
commit | f0b8e96b51b1a8b19365c9d010639c8d67a42506 (patch) | |
tree | 36a217aa03f7174ddfdbb34736f2288072bda4af /.gitignore | |
download | asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar.gz asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e36c9ec --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,4 @@ | |||
1 | gf/ | ||
2 | fasm/ | ||
3 | main | ||
4 | *.c | ||