Delphi 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # Uncomment these types if you want even more clean repository. But be careful.
  2. # It can make harm to an existing project source. Read explanations below.
  3. #
  4. # Resource files are binaries containing manifest, project icon and version info.
  5. # They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files.
  6. #*.res
  7. #
  8. # Type library file (binary). In old Delphi versions it should be stored.
  9. # Since Delphi 2009 it is produced from .ridl file and can safely be ignored.
  10. #*.tlb
  11. #
  12. # Diagram Portfolio file. Used by the diagram editor up to Delphi 7.
  13. # Uncomment this if you are not using diagrams or use newer Delphi version.
  14. #*.ddp
  15. #
  16. # Visual LiveBindings file. Added in Delphi XE2.
  17. # Uncomment this if you are not using LiveBindings Designer.
  18. #*.vlb
  19. #
  20. # Deployment Manager configuration file for your project. Added in Delphi XE2.
  21. # Uncomment this if it is not mobile development and you do not use remote debug feature.
  22. #*.deployproj
  23. #
  24. # Delphi compiler-generated binaries (safe to delete)
  25. *.exe
  26. *.dll
  27. *.bpl
  28. *.bpi
  29. *.dcp
  30. *.so
  31. *.apk
  32. *.drc
  33. *.map
  34. *.dres
  35. *.rsm
  36. *.tds
  37. *.dcu
  38. *.lib
  39. # Delphi autogenerated files (duplicated info)
  40. *.cfg
  41. *Resource.rc
  42. # Delphi local files (user-specific info)
  43. *.local
  44. *.identcache
  45. *.projdata
  46. *.tvsconfig
  47. *.dsk
  48. # Delphi history and backups
  49. __history/
  50. *.~*
  51. # Castalia statistics file
  52. *.stat
PANIC: session(release): write data/sessions/c/7/c735e1559f4759f4: no space left on device

PANIC

session(release): write data/sessions/c/7/c735e1559f4759f4: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)