mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
53 lines
591 B
Text
53 lines
591 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/*
|
||
|
|
||
|
cookies.txt
|
||
|
UserAndProjectPopulator.coffee
|
||
|
|
||
|
public/stylesheets/style.css
|
||
|
public/brand/plans.css
|
||
|
|
||
|
Gemfile.lock
|
||
|
|
||
|
*.swp
|
||
|
.DS_Store
|
||
|
|
||
|
app/views/external
|
||
|
|
||
|
/modules/
|