X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=fbf8fdf3c2c233e72870b74ad99279568dba58b6;hb=c1e5bd23d557976ba11f89c53a00c1657a7ea890;hp=8cd04eea1ebbf46d6b635fcdf79362974fa92940;hpb=97567dd81f508dd6295ac4d73d849aa2ce0a6549;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 8cd04eea1..fbf8fdf3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # NPM instalation /node_modules/ +/server/tools/node_modules *npm-debug.log # Testing @@ -36,6 +37,8 @@ /scripts/i18n/generate-iso639-target.ts # Other +/dump.rdb +/.theia/ /profiling/ /*.zip /*.tar.xz