diff options
| author | Marc Vertes <mvertes@free.fr> | 2021-02-21 10:18:33 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2021-02-21 10:18:33 +0100 |
| commit | 68017f46742241cd6842422b7c009e59d65f73a4 (patch) | |
| tree | 6f0348082225b37a8683f9f19b6df33b168596ac /.gitignore | |
creation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64dc328 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.*.swp +.build +.configure +.extract +.fetch +.install +*/*-* |
