Explorar o código

Clean .gitignore.

Removed old ignores from directories test and server,
which we do not have / use any more.

It is now in par with .npm ignore, where the only difference
is .npm ignore ignores /external/ dir in addition to .gitignore.
Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
05aa47051d
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      .gitignore

+ 0 - 5
.gitignore

@@ -1,12 +1,7 @@
-# Ignoring compiled files in examples etc
-server/FileServer*.js
-
 # Ignoring Mac Finder files
 .DS_Store
 
 # Ignoring test runner
-test/amber_test_runner.js
-test/run.js
 test_runner.js
 
 # In case amber is also saved in a local Subversion