mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
de17f883f7
Remove unused plans style and less-plugin-autoprefix GitOrigin-RevId: 33d353d4d97804d25e4461d0cde8fbba507b409c
54 lines
631 B
Text
54 lines
631 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
|
|
|
|
Gemfile.lock
|
|
|
|
*.swp
|
|
.DS_Store
|
|
|
|
app/views/external
|
|
|
|
/modules/
|
|
|
|
# managed by dev-environment$ bin/update_build_scripts
|
|
.npmrc
|