diff --git a/.gitignore b/.gitignore index 542f9db..e24e91f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -/data/config.json -/data/netmoduleWhitelist.json -/data/serverPrefixes.json +data/ node_modules/ -/commands/debug.js \ No newline at end of file +/commands/debug.js +netload/ \ No newline at end of file