mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
30 lines
213 B
Plaintext
30 lines
213 B
Plaintext
# Temporary files
|
|
#
|
|
.sass-cache/
|
|
mui-stuff/
|
|
*.swp
|
|
*.kra
|
|
*~
|
|
|
|
# Log files
|
|
#
|
|
*.log
|
|
|
|
# Python venv
|
|
#
|
|
.venv/
|
|
|
|
# Build output
|
|
#
|
|
[Bb]uild/
|
|
config.h
|
|
libapi.h
|
|
meta.h
|
|
resources.c
|
|
*.deb
|
|
*.pkg
|
|
*.pkg.tar.zst
|
|
*.pot
|
|
*.pyc
|
|
*.rpm
|