overleaf/services/web/.gitignore
Jessica Lawshe 197cf5e577 Merge pull request #3081 from overleaf/jpa-npmc-via-dev-env
[misc] drop the npmrc from the git-tree -- the dev-env will handle it

GitOrigin-RevId: 096b7f8d9c88e54eff6972feaaf205b32940c54d
2020-08-10 15:56:04 +00:00

68 lines
796 B
Text

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
node_modules/*
data/*
coverage
cookies.txt
requestQueueWorker.js
TpdsWorker.js
BackgroundJobsWorker.js
UserAndProjectPopulator.coffee
public/manifest.json
public/js
public/minjs
public/stylesheets
public/fonts
Gemfile.lock
*.swp
.DS_Store
docker-shared.yml
config/*.coffee
modules/**/Makefile
# Sentry secrets file (injected by CI)
.sentryclirc
# via dev-environment
.npmrc