mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-05 02:18:12 +00:00
26 lines
239 B
Text
26 lines
239 B
Text
|
# .gitignore
|
||
|
|
||
|
TODO.html
|
||
|
README.html
|
||
|
|
||
|
lzma/writer.txt
|
||
|
lzma/reader.txt
|
||
|
|
||
|
cmd/gxz/gxz
|
||
|
cmd/xb/xb
|
||
|
|
||
|
# test executables
|
||
|
*.test
|
||
|
|
||
|
# profile files
|
||
|
*.out
|
||
|
|
||
|
# vim swap file
|
||
|
.*.swp
|
||
|
|
||
|
# executables on windows
|
||
|
*.exe
|
||
|
|
||
|
# default compression test file
|
||
|
enwik8*
|