diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-15 01:29:58 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-15 01:29:58 +0200 |
commit | 7d78f85cb2da3354f8d05d2054f90d83d84de66f (patch) | |
tree | b2d26b0369cc767c0061c85f28d4e1684f18492b /.gitignore | |
parent | fdedfa4b7e08263ce00e5c0b42b98ab249d5582b (diff) | |
download | attocc-7d78f85cb2da3354f8d05d2054f90d83d84de66f.tar attocc-7d78f85cb2da3354f8d05d2054f90d83d84de66f.tar.bz2 attocc-7d78f85cb2da3354f8d05d2054f90d83d84de66f.tar.zst |
makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -/attocc -/test*.c +/* +!/attocc.c +!/makefile +!/.gitignore |