diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2025-11-11 22:07:17 +0100 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2025-11-11 22:07:17 +0100 |
| commit | a8d819e1f6b66b04503c1c12687245d88e435d91 (patch) | |
| tree | 5147830e4646349fd1419f7f30c815f5fdc1a975 | |
| parent | c510a72f52c910ea753315802bf502973cb8c9f9 (diff) | |
Add directory to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ src/ftag *.o ftag.sqlite3 +files/ |
