You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 rivejä
142 B

  1. # add git-ignore syntax here of things you don't want copied into docker image
  2. .git
  3. .svn
  4. .wappler
  5. *Dockerfile*
  6. *docker-compose*
  7. node_modules