diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2025-01-13 15:51:49 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-01-13 15:51:49 +0100 |
| commit | 0d6b15ba682968ee89b46da39a92f261f0e6299b (patch) | |
| tree | e3fb60788dc2c09810770602f8999c6ce82b8a82 | |
| parent | 1b672fce278bdc16d2c1da15c22afce3b889c61d (diff) | |
Add ‘.gitignore’.
* .gitignore: New file.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6405b78 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | *~ | ||
| 2 | ,* | ||
