mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-26 00:36:01 +08:00
Ignore billing module, so it can be attached if needed.
This commit is contained in:
parent
86880f0299
commit
d59fd0de95
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -47,3 +47,6 @@ tags
|
|||
|
||||
# Ignore rubocop cache files
|
||||
rubocop_cache
|
||||
|
||||
# Ignore billing module
|
||||
/billing/
|
||||
|
|
Loading…
Reference in a new issue