Commit 20e47d5f8407f4f75eb93265089a116744043bbb

Authored by Hayk Martirosyan
1 parent 667ec655

Ignore TODO.md file

Showing 1 changed file with 4 additions and 0 deletions
.gitignore
... ... @@ -32,3 +32,7 @@ build/
32 32  
33 33 # IntelliJ
34 34 .idea/
  35 +
  36 +# Todo file
  37 +TODO.md
  38 +
... ...