Skip to content

Commit

Permalink
Merge pull request copperbits#35 from copperbits/fixed_gitignore
Browse files Browse the repository at this point in the history
Fix too strict .gitignore
  • Loading branch information
EmelyanenkoK authored Aug 19, 2019
2 parents b30da32 + b6d2696 commit a2e4c1e
Show file tree
Hide file tree
Showing 5 changed files with 6,250 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.DS_Store
ton-test-liteclient-full/lite-client-build
ton-test-liteclient-full/lite-client/tl/generate
ton-test-liteclient-full/lite-client/tdutils/generate
ton-test-liteclient-full/lite-client/tl/generate/auto/tl/*
ton-test-liteclient-full/lite-client/crypto/block/*auto*
ton-test-liteclient-full/lite-client-check
Loading

0 comments on commit a2e4c1e

Please sign in to comment.