diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2025-01-07 15:24:19 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2025-01-07 15:24:19 +0300 |
| commit | 7ab52f49a933e1590e2df4cbb5213b0f17c0a553 (patch) | |
| tree | 7644d05e71b72014a1d3769f70f2d9e87b53f37a /.gitignore | |
| download | aaothxyz-faircamp-7ab52f49a933e1590e2df4cbb5213b0f17c0a553.tar.gz aaothxyz-faircamp-7ab52f49a933e1590e2df4cbb5213b0f17c0a553.zip | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6db1615 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.faircamp_build/* +.faircamp_cache/* +*.flac +*.jpg +*.png +*.pdf |
