mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 18:43:00 +03:00
gitignore update
This commit is contained in:
parent
1dbb1e7736
commit
d462da3e65
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
*.img
|
||||||
|
*.xz
|
||||||
|
*.iso
|
||||||
|
*.raw
|
||||||
|
*.tar.gz
|
||||||
|
*.box
|
||||||
|
*.log
|
||||||
|
data/minceraft/*.log
|
||||||
|
data/minceraft/ultimmc.cfg
|
||||||
|
data/minceraft/instances/1.21.4/.minecraft/logs
|
||||||
|
data/minceraft/instances/1.21.4/.minecraft/*.log
|
||||||
|
data/minceraft/meta*/
|
||||||
|
data/minceraft/assets/
|
||||||
|
output/
|
||||||
|
build/
|
||||||
|
xbps-cache
|
||||||
|
xbps-cachedir*
|
||||||
|
stamps*
|
||||||
|
!dracut/*/*.sh
|
||||||
|
!packer/scripts/*.sh
|
||||||
|
void-live-*/
|
||||||
|
distdir-*/
|
||||||
|
release/
|
||||||
|
packer/cloud-*/
|
||||||
|
packer/vagrant-*/
|
||||||
|
mklive-build*/
|
Loading…
x
Reference in New Issue
Block a user