Ver código fonte

Ensured existence of acs folder

The folder is crucial for compilation and building.
It also ensures that nothing will land on the repo in that folder.
master
Patrick Jakobsen 5 anos atrás
pai
commit
9cc04e1824
1 arquivos alterados com 5 adições e 0 exclusões
  1. +5
    -0
      src/acs/.gitignore

+ 5
- 0
src/acs/.gitignore Ver arquivo

@ -0,0 +1,5 @@
# There should be nothing in this directory except this file itself on the repo.
.
!.gitignore

Carregando…
Cancelar
Salvar