mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-08 07:21:03 +08:00
Ignore compiled assets in Git
This commit is contained in:
parent
1c43077a5e
commit
068b34c25e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -38,6 +38,9 @@ public/system/*
|
|||
# Ignore robots.txt
|
||||
public/robots.txt
|
||||
|
||||
$ Ignore compiled assets
|
||||
public/packs-test/*
|
||||
|
||||
tags
|
||||
*.orig
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue