diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-09-15 10:55:04 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-09-15 10:55:04 +0200 |
commit | 35ca51435fc672621286a73c594e597d6eaccd5c (patch) | |
tree | 30aee168a1f6ce23a34a0ad26377f4d2c32d9bbb /.gitignore | |
parent | 4fb6af6f1598c566a53a4765eacf4a6965041b21 (diff) | |
download | archlinuxewe-35ca51435fc672621286a73c594e597d6eaccd5c.tar.xz |
.gitignore .idea
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a2e9606eb..e334bd4c2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ pkg src trunk *.deb +.idea |