diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-13 22:18:16 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-13 22:18:16 +0200 |
| commit | db528a5d90415ec209aec34b1fa8e76850e7a954 (patch) | |
| tree | 95f372430cfbdfaf0a06411675860cd2cda39538 /.gitignore | |
| download | how-to-update-process-db528a5d90415ec209aec34b1fa8e76850e7a954.tar.gz how-to-update-process-db528a5d90415ec209aec34b1fa8e76850e7a954.tar.bz2 how-to-update-process-db528a5d90415ec209aec34b1fa8e76850e7a954.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dac55ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*\#* +*~ +*.o +*.a +*.t +*.lo +*.to +*.su +*.so +*.so.* +*.dll +*.dylib +*.gch +*.gcov +*.gcno +*.gcda +/how-to-update-process |
