yunohost-admin/.gitignore

25 lines
223 B
Text
Raw Permalink Normal View History

.env
2013-07-01 15:56:32 +02:00
*.swp
2015-10-25 21:35:54 +01:00
*~
2014-07-13 12:30:31 +02:00
# Debian generated stuff
2016-03-04 18:20:34 +01:00
debian/*.log
debian/files
debian/yunohost-admin*
2016-03-04 18:20:34 +01:00
# npm files
2020-07-06 19:08:34 +02:00
node_modules
npm-debug.log
dist
# old
2014-07-13 12:30:31 +02:00
# Symlink to ca.crt file
2015-09-03 09:31:04 +02:00
ca.crt
# Debug CSS file
2015-10-25 21:35:54 +01:00
src/css/style.css
2016-03-04 18:20:34 +01:00
src/dist