diff options
| author | Mattias Andrée <m@maandree.se> | 2026-03-11 17:07:23 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-03-11 17:22:46 +0100 |
| commit | 4c4f044c31e6bf6d010be2894656ddd93bc0c35f (patch) | |
| tree | 572936973f1ae60592097a0f9c5a271053471c7e /.gitignore | |
| download | patch-master.tar.gz patch-master.tar.bz2 patch-master.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..593ba66 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*\#* +*~ +*.o +*.a +*.t +*.lo +*.to +*.su +*.so +*.so.* +*.dll +*.dylib +*.gch +*.gcov +*.gcno +*.gcda +/patch |
