mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 03:05:34 +00:00
13 lines
173 B
Text
13 lines
173 B
Text
# https://git-scm.com/docs/gitignore
|
|
|
|
build
|
|
deprecated
|
|
.ansible
|
|
*.patches
|
|
*.log
|
|
*.retry
|
|
|
|
# Lines below for emacs, which generates even more tmp files since 2022
|
|
*~
|
|
.#*
|
|
\#*#
|