Ver a proveniência

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 há 5 anos
ascendente
cometimento
9cc04e1824
1 ficheiros alterados com 5 adições e 0 eliminações
  1. +5
    -0
      src/acs/.gitignore

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

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

Carregando…
Cancelar
Guardar