new
This commit is contained in:
18
ODOO4projects/.gitignore
vendored
Normal file → Executable file
18
ODOO4projects/.gitignore
vendored
Normal file → Executable file
@@ -1,3 +1,17 @@
|
||||
/public/
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
.dist
|
||||
.tmp
|
||||
.lock
|
||||
.sass-cache
|
||||
npm-debug.log
|
||||
node_modules
|
||||
builds
|
||||
package-lock.json
|
||||
public
|
||||
resources
|
||||
.hugo_build.lock
|
||||
|
||||
jsconfig.json
|
||||
hugo_stats.json
|
||||
go.sum
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user