diff options
| author | Mattias Andrée <m@maandree.se> | 2024-11-26 22:08:22 +0100 | 
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2024-11-26 22:08:22 +0100 | 
| commit | 5da5e89beec8ad11f3dc7c9598ab69d97ad82468 (patch) | |
| tree | dcb65e9afe179583dec3a54fd142dc2b8f483e00 /.gitignore | |
| download | ffutils-5da5e89beec8ad11f3dc7c9598ab69d97ad82468.tar.gz ffutils-5da5e89beec8ad11f3dc7c9598ab69d97ad82468.tar.bz2 ffutils-5da5e89beec8ad11f3dc7c9598ab69d97ad82468.tar.xz | |
First commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1189c62 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*\#* +*~ | 
