1
0
mirror of synced 2024-11-24 18:24:24 +01:00
nocode/.gitignore
Jayaraj Jayaraman 725feb6717
Create .gitignore
To make sure no non-nocode files are added into the project !
2018-02-07 20:46:08 +05:30

7 lines
97 B
Plaintext

# exclude everything except nocode files
/*
!/CONTRIBUTING.md
!/Dockerfile
!/LICENSE
!/README.md