mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
24 lines
261 B
Plaintext
24 lines
261 B
Plaintext
# +---------+
|
|
# + Node.js +
|
|
# +---------+
|
|
node_modules
|
|
npm-debug.log*
|
|
.npm/
|
|
*.log
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
|
|
# +-------------------+
|
|
# + Project Structure +
|
|
# +-------------------+
|
|
build
|
|
|
|
# +------+
|
|
# + Sass +
|
|
# +------+
|
|
.sass-cache
|
|
*.css.map
|