mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-20 15:02:31 +00:00
Run asset building serverside
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -68,19 +68,9 @@ target/
|
||||
|
||||
## Directory-based project format:
|
||||
.idea/
|
||||
# if you remove the above rule, at least ignore the following:
|
||||
|
||||
# User-specific stuff:
|
||||
# .idea/workspace.xml
|
||||
# .idea/tasks.xml
|
||||
# .idea/dictionaries
|
||||
|
||||
# Sensitive or high-churn files:
|
||||
# .idea/dataSources.ids
|
||||
# .idea/dataSources.xml
|
||||
# .idea/sqlDataSources.xml
|
||||
# .idea/dynamic.xml
|
||||
# .idea/uiDesigner.xml
|
||||
#Built dependencies
|
||||
pipeline/built_assets
|
||||
|
||||
# Gradle:
|
||||
# .idea/gradle.xml
|
||||
|
||||
Reference in New Issue
Block a user