You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
625 B
Plaintext
43 lines
625 B
Plaintext
npm-debug.log
|
|
node_modules/
|
|
sftp-config.json
|
|
config.json
|
|
public/src/nodebb.min.js
|
|
!src/views/config.json
|
|
public/css/*.css
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
.project
|
|
*.swp
|
|
Vagrantfile
|
|
.vagrant
|
|
provision.sh
|
|
*.komodoproject
|
|
.DS_Store
|
|
feeds/recent.rss
|
|
|
|
logs/
|
|
|
|
pidfile
|
|
|
|
# templates
|
|
/public/templates
|
|
/public/sounds
|
|
|
|
/public/uploads
|
|
|
|
# compiled files
|
|
/public/stylesheet.css
|
|
/public/admin.css
|
|
/public/nodebb.min.js
|
|
/public/nodebb.min.js.map
|
|
|
|
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
|
|
*.iml
|
|
|
|
## Directory-based project format:
|
|
.idea/
|
|
|
|
## File-based project format:
|
|
*.ipr
|
|
*.iws |