### C++ ###
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app
/polygon
/arb
/arf
/arb_yap
/arf_yap
/arb_benchmark
/random_real_number
/module
/element
/rational_real_number
/constraint_random_real_number
/cereal
/cppyy
/real_number_product

### Autotools Generated Files
/.deps
/.libs
/.dirstamp
/stamp-h1

### googletest Generated Files
/*.log
/*.trs
/*.json
