Skip to content

Commit

Permalink
Stop ignoring things that should be cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Feb 22, 2016
1 parent a392edc commit 90cd557
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,39 +1,12 @@
bin/
lm/bin/
util/bin/
util/file_piece.cc.gz
lib/
dist
*.swp
*.o
query
build_binary
kenlm_max_order
lm/left_test
lm/model_test
util/bit_packing_test
util/file_piece_test
util/joint_sort_test
util/probing_hash_table_test
util/read_compressed_test
util/sorted_uniform_test
previous.sh
jam-files/bjam-1_55
jam-files/engine/bin.*/
jam-files/engine/bootstrap/
doc/
build/
._*
include/
prefix-include/
windows/Win32
windows/x64
windows/*.user
windows/*.sdf
windows/*.opensdf
windows/*.suo
Makefile
CTestTestfile.cmake
cmake_install.cmake
CMakeFiles
CMakeCache.txt
DartConfiguration.tcl

0 comments on commit 90cd557

Please sign in to comment.