##// END OF EJS Templates
fix(core): moved the custom build files and definition to subfolders
fix(core): moved the custom build files and definition to subfolders

File last commit:

r276:b0620a6a
r290:74e7b7e9
Show More
.gitignore
30 lines | 484 B | text/plain | TextLexer
# CACHE FILES
.cache/RhodeCode-installer*
.cache/*.tar.bz2
.cache/locale-archive
# Source code downloaded
.source/*
# Build of docs
docs/build*
# Custom / override wont be tracked, except README file
.custom/*
!.custom/README.md
# LOGS
logs/*.log
logs/nginx/*.log
logs/svn/*.log
logs/apps/*.log
logs/postgres/*.log
scripts/rcstack.tmp
# Source files, comming in from other submodules
scripts/rcstack/src
scripts/dev-tools/src
.idea
config/_shared/.rcmetadata.json
.rcstack.ini