mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
add some git ingnored files
This commit is contained in:
parent
086db49c07
commit
2ef42faf40
16 changed files with 24 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -4,8 +4,16 @@
|
||||||
/out/
|
/out/
|
||||||
.lastDeploymentsId
|
.lastDeploymentsId
|
||||||
|
|
||||||
#nms submodule build directory ignored
|
#nms & impl submodule build directory ignored
|
||||||
/nms/build
|
/nms/build
|
||||||
/nms/.gradle
|
/nms/.gradle
|
||||||
/nms/*/build
|
/nms/*/build
|
||||||
/nms/*/.gradle
|
/nms/*/.gradle
|
||||||
|
/impl/build
|
||||||
|
/impl/.gradle
|
||||||
|
/impl/*/build
|
||||||
|
/impl/*/.gradle
|
||||||
|
|
||||||
|
# other random folders
|
||||||
|
/htmlReport
|
||||||
|
/.kotlin/errors
|
||||||
1
impl/LegacyEcoEnchant/.gitignore
vendored
Normal file
1
impl/LegacyEcoEnchant/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/nms-common/.gitignore
vendored
Normal file
1
nms/nms-common/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_17R1/.gitignore
vendored
Normal file
1
nms/v1_17R1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_18R1/.gitignore
vendored
Normal file
1
nms/v1_18R1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_18R2/.gitignore
vendored
Normal file
1
nms/v1_18R2/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_19R1/.gitignore
vendored
Normal file
1
nms/v1_19R1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_19R2/.gitignore
vendored
Normal file
1
nms/v1_19R2/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_19R3/.gitignore
vendored
Normal file
1
nms/v1_19R3/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_20R1/.gitignore
vendored
Normal file
1
nms/v1_20R1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_20R2/.gitignore
vendored
Normal file
1
nms/v1_20R2/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_20R3/.gitignore
vendored
Normal file
1
nms/v1_20R3/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_20R4/.gitignore
vendored
Normal file
1
nms/v1_20R4/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_21R1/.gitignore
vendored
Normal file
1
nms/v1_21R1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_21R2/.gitignore
vendored
Normal file
1
nms/v1_21R2/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
1
nms/v1_21R3/.gitignore
vendored
Normal file
1
nms/v1_21R3/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.lastDeploymentsId
|
||||||
Loading…
Add table
Add a link
Reference in a new issue